Update python#21793
Merged
Merged
Conversation
Changes: - docker-library/python@22870d7c: Merge pull request docker-library/python#1124 from caheinz2/master
Diff for 65ea2a3:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5c3b6c5..4dbd0bb 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -4,64 +4,64 @@ Builder: buildkit
Tags: 3.10.20-alpine3.23, 3.10-alpine3.23
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: e4727fdefd2cd6f2713e67ddc8f18ad7027245a3
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.10/alpine3.23
Tags: 3.10.20-alpine3.24, 3.10-alpine3.24, 3.10.20-alpine, 3.10-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: bb96c631cdae148eec0aca3fd0cbe15f485a61c2
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.10/alpine3.24
Tags: 3.10.20-bookworm, 3.10-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: e4727fdefd2cd6f2713e67ddc8f18ad7027245a3
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.10/bookworm
Tags: 3.10.20-slim-bookworm, 3.10-slim-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: e4727fdefd2cd6f2713e67ddc8f18ad7027245a3
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.10/slim-bookworm
Tags: 3.10.20-slim-trixie, 3.10-slim-trixie, 3.10.20-slim, 3.10-slim
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: e4727fdefd2cd6f2713e67ddc8f18ad7027245a3
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.10/slim-trixie
Tags: 3.10.20-trixie, 3.10-trixie
SharedTags: 3.10.20, 3.10
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: e4727fdefd2cd6f2713e67ddc8f18ad7027245a3
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.10/trixie
Tags: 3.11.15-alpine3.23, 3.11-alpine3.23
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: c859f2b9e567f72c94e00c969f916d3f92ae52a7
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.11/alpine3.23
Tags: 3.11.15-alpine3.24, 3.11-alpine3.24, 3.11.15-alpine, 3.11-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: bb96c631cdae148eec0aca3fd0cbe15f485a61c2
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.11/alpine3.24
Tags: 3.11.15-bookworm, 3.11-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: c859f2b9e567f72c94e00c969f916d3f92ae52a7
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.11/bookworm
Tags: 3.11.15-slim-bookworm, 3.11-slim-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: c859f2b9e567f72c94e00c969f916d3f92ae52a7
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.11/slim-bookworm
Tags: 3.11.15-slim-trixie, 3.11-slim-trixie, 3.11.15-slim, 3.11-slim
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: c859f2b9e567f72c94e00c969f916d3f92ae52a7
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.11/slim-trixie
Tags: 3.11.15-trixie, 3.11-trixie
SharedTags: 3.11.15, 3.11
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: c859f2b9e567f72c94e00c969f916d3f92ae52a7
+GitCommit: 4d216ad3beb5b697c4049071c82fc375acb8abad
Directory: 3.11/trixie
Tags: 3.12.13-alpine3.23, 3.12-alpine3.23
diff --git a/python_3.10-alpine/Dockerfile b/python_3.10-alpine/Dockerfile
index c124d26..4436b37 100644
--- a/python_3.10-alpine/Dockerfile
+++ b/python_3.10-alpine/Dockerfile
@@ -123,8 +123,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.10-alpine3.23/Dockerfile b/python_3.10-alpine3.23/Dockerfile
index 79b0e3e..7fe5c7f 100644
--- a/python_3.10-alpine3.23/Dockerfile
+++ b/python_3.10-alpine3.23/Dockerfile
@@ -123,8 +123,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.10-bookworm/Dockerfile b/python_3.10-bookworm/Dockerfile
index 63792f4..3bfa674 100644
--- a/python_3.10-bookworm/Dockerfile
+++ b/python_3.10-bookworm/Dockerfile
@@ -96,8 +96,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.10-slim-bookworm/Dockerfile b/python_3.10-slim-bookworm/Dockerfile
index bd2968c..4dcc7a0 100644
--- a/python_3.10-slim-bookworm/Dockerfile
+++ b/python_3.10-slim-bookworm/Dockerfile
@@ -130,8 +130,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.10-slim/Dockerfile b/python_3.10-slim/Dockerfile
index f4c7fbb..5c77b6d 100644
--- a/python_3.10-slim/Dockerfile
+++ b/python_3.10-slim/Dockerfile
@@ -130,8 +130,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.10-trixie/Dockerfile b/python_3.10-trixie/Dockerfile
index edb9616..76ff936 100644
--- a/python_3.10-trixie/Dockerfile
+++ b/python_3.10-trixie/Dockerfile
@@ -96,8 +96,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.11-alpine/Dockerfile b/python_3.11-alpine/Dockerfile
index 2242114..9d7bc17 100644
--- a/python_3.11-alpine/Dockerfile
+++ b/python_3.11-alpine/Dockerfile
@@ -123,8 +123,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.11-alpine3.23/Dockerfile b/python_3.11-alpine3.23/Dockerfile
index 9a4d0c7..573f70d 100644
--- a/python_3.11-alpine3.23/Dockerfile
+++ b/python_3.11-alpine3.23/Dockerfile
@@ -123,8 +123,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.11-bookworm/Dockerfile b/python_3.11-bookworm/Dockerfile
index 2968b79..bd4ace5 100644
--- a/python_3.11-bookworm/Dockerfile
+++ b/python_3.11-bookworm/Dockerfile
@@ -96,8 +96,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.11-slim-bookworm/Dockerfile b/python_3.11-slim-bookworm/Dockerfile
index db4b9d0..2d99f2a 100644
--- a/python_3.11-slim-bookworm/Dockerfile
+++ b/python_3.11-slim-bookworm/Dockerfile
@@ -130,8 +130,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.11-slim/Dockerfile b/python_3.11-slim/Dockerfile
index 2a24cfd..b6ebeb9 100644
--- a/python_3.11-slim/Dockerfile
+++ b/python_3.11-slim/Dockerfile
@@ -130,8 +130,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --version
diff --git a/python_3.11-trixie/Dockerfile b/python_3.11-trixie/Dockerfile
index efd749b..0dba280 100644
--- a/python_3.11-trixie/Dockerfile
+++ b/python_3.11-trixie/Dockerfile
@@ -96,8 +96,7 @@ RUN set -eux; \
--no-cache-dir \
--no-compile \
'setuptools==79.0.1' \
- # https://github.com/docker-library/python/issues/1023
- 'wheel<0.46' \
+ 'wheel==0.46.3' \
; \
pip3 --versionRelevant Maintainers: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes: